home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 48 / MOBICLIC 48.ISO / pc / DATA / PROM / PAN01_2.DIR / 00016_Script_16 < prev    next >
Text File  |  2002-07-12  |  209b  |  10 lines

  1. --gestion mode de paiement
  2. on exitFrame
  3.   if the hilite of member "ChoixCB" = 1 then
  4.     masquerPistes 31
  5.     afficherPistes "32>37"
  6.   else
  7.     masquerPistes "32>37"
  8.     afficherPistes 31
  9.   end if
  10. end